翻訳と辞書
Words near each other
・ Parc naturel régional Périgord Limousin
・ Parc Oasis
・ Parc of the Kabir Kouba Cliff and Waterfall
・ Parc Olbius Riquier
・ Parc Omega
・ Parc Oriental de Maulévrier
・ Parc Phœnix
・ Parc Pont-faen
・ Parc Safari
・ Parc Saint-Victor
・ Parc Seymour
・ Parc Slip Colliery
・ Parc Tawe
・ Parc Technologies
・ Parc Trostre
PARC Universal Packet
・ Parc y Rhos
・ Parc y Scarlets
・ Parc Zoologique et Botanique de Mulhouse
・ Parc écologique des Sansonnets
・ Parc, New York
・ Parc, Penrhyndeudraeth
・ Parc-aux-Cerfs
・ Parc-d'Anxtot
・ Parc-llyn
・ Parc-y-Dwrlyn Ground
・ Parc-y-rhos
・ Parc1 Tower
・ Parca
・ Parca (moth)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

PARC Universal Packet : ウィキペディア英語版
PARC Universal Packet
The PARC Universal Packet (commonly abbreviated to PUP or PuP, although the original documents usually use Pup) was one of the two earliest internetwork protocol suites; it was created by researchers at Xerox PARC in the mid-1970s. (Technically, the name "PUP" only refers to the internetwork-level protocol, but it is also applied to the whole protocol suite). The entire suite provided routing and packet delivery, as well as higher level functions such as a reliable byte stream, along with numerous applications.
==History==
The origins of the PUP suite lie in two developments; in the same events in the early 1970s as the very earliest stage of the development of TCP/IP (see History of the Internet), and the creation of the Ethernet local area network at PARC. However, the development of PUP split off because Xerox PARC wished to move ahead with implementation, for in-house use. The fundamental design of the PUP suite was substantially complete by 1974.
In the 1980s Xerox used PUP as the base for the Xerox Network Systems (XNS) protocol suite; some of the protocols in the XNS suite (such as the Internetwork Datagram Protocol) were lightly modified versions of the ones in the PUP suite, but others are quite different, reflecting the experience gained with PUP and IP.
==Basic internetwork protocol==
The main internetwork layer protocol is PUP, which roughly corresponds to the Internet Protocol (IP) layer in TCP/IP. A full PUP network address consists of an 8-bit network number, an 8-bit host number, and a 16-bit socket number. The network number has a particular special value which means 'this network', for use by hosts which do not (yet) know their network number.
Unlike TCP/IP, socket fields are part of the full network address in the PUP header, so that upper-layer protocols did not need to implement their own demultiplexing; PUP also supplies packet types (again, unlike IP). Also, an optional 2-byte checksum covers the entire packet.
PUP packets are up to 554 bytes long (including the 20 byte PUP header), and the checksum. This is a smaller packet size than IP, which requires all hosts to support a minimum of 576 bytes (but allows packets of up to 65K bytes, if the hosts support them); individual PUP host pairs on a particular network might use larger packets, but no PUP router is required to handle them. Larger packets can be fragmented.
A protocol named the ''Gateway Information Protocol'' (an ancestor of RIP) is used as both the routing protocol, and for hosts to discover routers.
PUP also includes a simple echo protocol at the internetwork layer, similar to IP's ping, but operating at a lower level.
==Transport layer protocols==
To establish a transport connection, two protocols came into play. The first, the Rendezvous and Termination Protocol (RTP), which was used to initiate communication between two entities, as well as manage and terminate the connection. The second was the primary transport layer protocol, Byte Stream Protocol (BSP), which was analogous to TCP.
Once RTP had started the connection, BSP took over and managed the data transfer. Like TCP, BSP's semantics and operation were in terms of bytes; this was discarded in favour of packets for the equivalent protocol in XNS, Sequenced Packet Protocol.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「PARC Universal Packet」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.